Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency org.jetbrains.lets-plot:lets-plot-common to v4.5.1 #87

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.lets-plot:lets-plot-common 4.4.1 -> 4.5.1 age adoption passing confidence

Release Notes

JetBrains/lets-plot (org.jetbrains.lets-plot:lets-plot-common)

v4.5.1

Changed
  • Interact refinement:
    • Dragging the plot or Livemap disables the pinned tooltip mode.
    • Double-clicking the plot or Livemap disables the pinned tooltip mode.
    • Ctrl + double-clicking the Livemap zooms in without the blinking fade-in effect.
Fixed
  • Buttons alignment in the toolbar.
  • Wheel zooming-out a plot with log positional scales crashes fast.

v4.5.0

Added
  • Python 3.13 support

  • ggtb(): enable zoom/pan interactivity on plot [#​983],[#​1019]

    See example notebook.

  • Interactive links in tooltips/labels/texts [#​1091].

    See example notebook.

  • Formatting:

    [WARNING] Subscripts and superscripts are not supported in PDF and PNG exports.

  • In theme():

    • legend_margin, legend_spacing, legend_spacing_x, legend_spacing_y, legend_box, legend_box_just, legend_box_spacing parameters [#​1180].

      See example notebook.

    • legend_key, legend_key_size, legend_key_width, legend_key_height, legend_key_spacing, legend_key_spacing_x, legend_key_spacing_y parameters [#​1181].

      See example notebook.

    • strip_background_x, strip_background_y, strip_text_x, strip_text_y parameters [#​1195].

      See example notebook.

  • Custom linetype patterns [#​1198]:

    • a list specifying the pattern of dashes and gaps used to draw the line: [dash, gap, dash, gap, ...];
    • a list with a specified offset: [offset, [dash, gap, dash, gap, ...]];
    • a string of an even number (up to eight) of hexadecimal digits specifying the lengths in consecutive positions in the string.

    See example notebook.

  • Geometries:

  • expand_limits() [#​820].

    See example notebook.

  • Support for 3-character hex color codes

Changed
  • Parameters labwidth in facet_wrap(), x_labwidth, y_labwidth in facet_grid(): the maximum label length is applied after splitting at \n separators, if present.

  • Use theme_light() as the default theme in qq_plot().

  • [BREAKING] For API deprecated in v4.0 the deprecation level raised to "Error" (only relevant for Kotlin clients).

  • [BREAKING] The 'base-midnight', 'base-antique' and 'base-flatblue' tilesets are deprecated (no longer served by CARTO) and will be removed in future releases.

Fixed
  • Better Marimo Support (via PR-2084) [#​1018].
  • Support layering aes() multiple times [#​822].
  • waterfall_plot: faceting doesn't work without a measure mapping [#​1152].
  • waterfall_plot: tooltips don't work with column names from original dataset [#​1153].
  • Legend icon background is not transparent when legend_background is set to "blank" in theme [#​1167].
  • Unable to display or save graph when using geom_path [#​1168].
  • Legend icon background should inherit the fill color of the plot panel (i.e. grey when theme_grey is used).
  • Vertex sampling uses different tolerances for objects within the same plot [#​1174].
  • sampling_vertex_vw doesn't work as expected [#​1175].
  • sampling_vertex_dp may break rings [#​1176].
  • ggmarginal: bottom boxplot is broken [#​1189].
  • Offscreen cells are sometimes not rendered in JupyterLab.
  • The legend_justification parameter doesn't work if the legend_position='top' [#​1031].
  • coord_polar: geom_point tooltips should take in account point size [#​1214].

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/org.jetbrains.lets-plot-lets-plot-common-4.x branch 4 times, most recently from 03d5dd8 to 3b5a5e1 Compare October 25, 2024 18:52
@renovate renovate bot changed the title chore(deps): update dependency org.jetbrains.lets-plot:lets-plot-common to v4.5.0 chore(deps): update dependency org.jetbrains.lets-plot:lets-plot-common to v4.5.1 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.lets-plot-lets-plot-common-4.x branch from 3b5a5e1 to 126ea54 Compare October 26, 2024 01:37
@renovate renovate bot force-pushed the renovate/org.jetbrains.lets-plot-lets-plot-common-4.x branch from 126ea54 to da65cfb Compare October 27, 2024 01:49
@renovate renovate bot merged commit 2972816 into main Oct 28, 2024
2 checks passed
@renovate renovate bot deleted the renovate/org.jetbrains.lets-plot-lets-plot-common-4.x branch October 28, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants